home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Applications / Assorted Programs / DataMan 2.0.2 / Installed Instructions / Delete EOL ¶s / Delete EOL ∂s
Encoding:
Text File  |  1992-06-17  |  202 b   |  6 lines  |  [DMN1/DMAN]

  1. % Deletes end-of-line carriage returns from files from primitive systems;
  2. % changes paragraph-marking double returns to single. Requires a space before each end of line.
  3. s  ^p^[!^p]
  4. w ^%1
  5. b
  6.